home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / allout.swf / scripts / frame_3 / PlaceObject2_149_574 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2006-05-29  |  95b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_visible == true)
  3.    {
  4.       this.startDrag(true);
  5.    }
  6. }
  7.